Skip to content

fix GEODE_MOD_STATIC_PATCH not using geode namespace#1456

Merged
matcool merged 1 commit intogeode-sdk:mainfrom
prevter:mod-static-patch-fix
Aug 2, 2025
Merged

fix GEODE_MOD_STATIC_PATCH not using geode namespace#1456
matcool merged 1 commit intogeode-sdk:mainfrom
prevter:mod-static-patch-fix

Conversation

@prevter
Copy link
Member

@prevter prevter commented Aug 2, 2025

As title says, the macro doesn't include geode:: for functions it calls, which means you're required to use geode::prelude. Although for some reason I got errors even after adding the using namespace, so this should fix both.

@matcool matcool merged commit b598865 into geode-sdk:main Aug 2, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants